home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 22 / Cream of the Crop 22.iso / math / sb2us208.zip / INSTALL.EXE / SB2.BAT < prev   
DOS Batch File  |  1994-10-07  |  537b  |  16 lines

  1. @echo off
  2. cls
  3. rem
  4. rem copy this file to your root directory or other directory on your DOS path
  5. rem change the next two lines to suit your installation and delete the rem
  6. rem c:  delete rem and change drive as necessary
  7. cd \sda
  8. echo █▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀█
  9. echo █ LOADING SUPERBEAM 2 - PLEASE WAIT  █
  10. echo █▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄█
  11. echo.
  12. rem if you are the only person who is going to use the program change
  13. rem the next line to sb2-usa %1 %2 /Ixxx where xxx are your initials
  14. sb2-usa  %1 %2
  15. 
  16.